-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency i18next to v24 #2822
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not ready yet: let's wait for i18next-parser to upgrade its dependency on i18next as well.
0bb467d
to
d4ce0c2
Compare
d4ce0c2
to
7420a9b
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
i18next-parser v9.1.0 was released which depends on i18next v24. I've made the 9.1.0 dependency explicit in package.json. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I ran i18next-v4-format-converter
to see if it spotted any changes needed to the file format, but it looks like we are already at v4.
So, I think this is good to go.
This PR contains the following updates:
^23.0.0
->^24.0.0
Release Notes
i18next/i18next (i18next)
v24.0.0
Compare Source
This is a major breaking release:
test/compatibility/v4/v4Compatibility.js
initImmediate
toinitAsync
dev
language if plural rule not found➡️ check out the migration guide
v23.16.8
Compare Source
v23.16.7
Compare Source
v23.16.6
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.